func net.cgoIPLookup
3 uses
net (current package)
cgo_unix.go#L219: func cgoIPLookup(result chan<- ipLookupResult, network, name string) {
cgo_unix.go#L230: go cgoIPLookup(result, network, name)
cgo_unix.go#L245: go cgoIPLookup(result, "ip", name)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)